
.top_bg{position: absolute;top: 0;left: 0;z-index: 500; height:7rem; width:100%;}
.btm{background: linear-gradient(to bottom,  rgba(30,103,234,0.9) 20%,rgba(32,91,195,1) 100%);box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);/*background:rgba(30,103,234,0.9);*/}
.header{width: 83.33%;margin: 0 auto;position: relative;}
.h_tel{font-size: 0.8rem;color: #fff;font-weight: bold;height: 1.5rem;display: flex;align-items: center;position: absolute;top: 1.5rem;right: 0;}
.h_tel em{width: 1.1rem;height: 1.1rem;line-height: 0;padding:0 0.3rem 0 0;}
.h_tel em img{width: 1.1rem;height: 1.1rem;}
.logo{width: 12.5%;height: 7rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_dw{font-size: 1rem;color: #fff;line-height: 1.6rem;padding: 2rem 0 0 1rem;margin-left: 1rem;position: relative;}
.h_dw:before{content: "";width: 1px;height: 2.7rem;background: #979797;position: absolute;top: 2.4rem;left: 0;}
.h_dw i{display: block;font-weight: normal;}
.h_nav{width: 50%;padding-top: 3.3rem;height: 2.5rem;}
.h_nav ul{ width: 100%; height:2.5rem;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li a{ font-size:0.8rem; color:#fff;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 2.5rem;line-height: 2.2rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.1rem;
	background: #fff;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.h_nav li a:hover:after,
.h_nav li.cur a:after{
	height: 0.1rem;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.h_nav li .erji{ display:none;background: rgba(0,0,0,0.6);height:auto; width:150px;text-align:center; position:absolute; top:2.5rem; left:-39px;z-index:5;padding:0;}
.h_nav li .erji li{ border-bottom:rgba(255,255,255,0.3) 1px solid; height:42px; line-height:42px;}
.h_nav li .erji a{ height:42px; line-height:42px; width:150px;color:#fff;}
.h_nav li.cur .erji a:after,.h_nav li .erji a:hover:after{ background:none;opacity: 0;}
.h_nav li.cur .erji a{font-weight:normal;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{font-weight:bold;}

.h_nav li.li04 .erji{ width:230px; left:-70px;}
.h_nav li.li04 .erji a{ width:230px;}

em,i{font-style: normal;}

html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1760px){html{font-size:18.33px}
}
@media screen and (min-width:1800px){html{font-size:18.75px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 4rem; height: 4rem; margin-top: -2.5rem;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(images/uu.png) no-repeat center center/4rem 4rem;opacity: 0;}
.banner .slick-next {right: 3%;background:url(images/dd.png) no-repeat center center/4rem 4rem;opacity: 0;}
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:3%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #205bc3;width: 40px;}


.f_bg{ background:#092f65;border-bottom: #205bc3 0.35rem solid; height:29.3rem;overflow: hidden;padding-top: 2rem;position: relative;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.3);position: absolute;top: 8.2rem;left: 0;}
.f_bg:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.3);position: absolute;top: 24.4rem;left: 0;}
.footer{width: 83.33%; margin:0 auto;}
.foot_top{height: 6.2rem;}
.foot_top h5{width: 18%;float: left;line-height: 0;}
.foot_top h5 img{display: block;width: 100%;}
.f_code{width: 10%;}
.f_code p{line-height: 0;float: left;position: relative;padding: 1.1rem 0 0 1.5rem;}
.f_code p i{width: 2.25rem;height: 2.25rem;display: block;}
.f_code p i img{width: 2.25rem;height: 2.25rem;}
.f_code p em{width: 5rem;height: 5rem;display: none;position: absolute;top: calc(50% - 1.8rem);left: -3.65rem;border: #eee 1px solid;}
.f_code p em img{width: 5rem;height: 5rem;}
.f_code p:hover em{display: block;}
.f_nav{height: 13.1rem;padding-top: 3rem;width: 63.75%;}
.f_ul01 li{height: 13.1rem;float: left;width: 29.4%;}
.f_ul01 li a,.f_top{font-size: 0.9rem;color: rgba(255,255,255,1);display: block;height: 2rem;line-height: 2rem;width: 100%;font-weight: bold;margin-bottom: 0.4rem;}
.f_ul01 .f_ul02 li{width: 45%;float: left;height: 1.5rem;line-height: 1.5rem;}
.f_ul01 .f_ul02 li a{height: 1.5rem;line-height: 1.5rem;font-size: 0.7rem;color: rgba(255,255,255,0.8);font-weight: normal;margin-bottom: 0;}
.f_nav ul li a:hover{color: #fff;}
.f_ul01 li.f_li01{width: 15.6%;}
.f_ul01 li.f_li02{width: 24.5%;}
.f_ul01 li.f_li01 .f_ul02 li,.f_ul01 li.f_li02 .f_ul02 li{width: 100%;}
.f_ban{width: 20%;height: 13.1rem;padding-top: 3rem;font-size: 0.7rem;color: rgba(255,255,255,0.8);}
.f_ban p{height: 2rem;display: flex;align-items: center;}
.f_ban p em{width: 1rem;height: 1.1rem;line-height: 0;padding-right: 0.5rem;}
.f_ban p em img{width: 1rem;height: 1.1rem;}
.f_ban a{color: rgba(255,255,255,0.8);}
.f_er{width: 16%;height: 13.1rem;padding-top: 3rem;}
.f_er i{display: block;font-size: 0.9rem;color: #fff;line-height: 2rem;}
.f_er b{display: block;font-size: 1.3rem;color: #fff;height: 1.6rem;background: url(images/f_tel.png) no-repeat 0 0/1.1rem 1.1rem;padding-left: 1.6rem;padding-bottom: 0.3rem;}
.f_code02{width: 100%;display: flex;justify-content: space-between;}
.f_code02 p{width: 44%;}
.f_code02 p em{width: 100%;display: block;line-height: 0;}
.f_code02 p img{display: block;width: 100%;}
.f_code02 p span{display: block;width: 100%;font-size: 0.7rem;color: rgba(255,255,255,0.8);line-height: 1rem;text-align: center;padding-top: 0.3rem;}
.f_bot{height: 7rem;line-height: 5rem;font-size: 0.7rem;color: rgba(255,255,255,0.8);}
.f_bot span{padding: 0 10px;}
.f_bot a{color: rgba(255,255,255,0.8);}
  

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #205bc3;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #205bc3;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #205bc3;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

